chore(deps): bump the dependencies group with 11 updates#8195
Merged
webpack[bot] merged 1 commit intomainfrom Apr 14, 2026
Merged
chore(deps): bump the dependencies group with 11 updates#8195webpack[bot] merged 1 commit intomainfrom
webpack[bot] merged 1 commit intomainfrom
Conversation
Bumps the dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.14.0` | `7.14.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.0` | `7.14.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.27` | `10.5.0` | | [cypress](https://github.com/cypress-io/cypress) | `15.13.0` | `15.13.1` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `6.2.3` | `6.3.0` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.9` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.2` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.1` | Updates `react` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) Updates `react-router` from 7.14.0 to 7.14.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.1/packages/react-router) Updates `react-router-dom` from 7.14.0 to 7.14.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.1/packages/react-router-dom) Updates `autoprefixer` from 10.4.27 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.27...10.5.0) Updates `cypress` from 15.13.0 to 15.13.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.13.0...v15.13.1) Updates `eslint-plugin-cypress` from 6.2.3 to 6.3.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v6.2.3...v6.3.0) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `postcss` from 8.5.8 to 8.5.9 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.9) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) Updates `webpack` from 5.105.4 to 5.106.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.1) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-router dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-router-dom dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-version: 15.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-version: 8.5.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.106.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 11 updates:
19.2.419.2.519.2.419.2.57.14.07.14.17.14.07.14.110.4.2710.5.015.13.015.13.16.2.36.3.017.4.017.5.08.5.88.5.93.8.13.8.25.105.45.106.1Updates
reactfrom 19.2.4 to 19.2.5Release notes
Sourced from react's releases.
Commits
23f4f9f19.2.5Updates
react-domfrom 19.2.4 to 19.2.5Release notes
Sourced from react-dom's releases.
Commits
23f4f9f19.2.5Updates
react-routerfrom 7.14.0 to 7.14.1Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
197674bRelease 7.14.1 (#14973)583fcceMerge branch 'main' into release05f80c8Migrate changesets files to .changes filesa87774fAdd new release process (#14916)f6d1268Add new release process (#14916)4547c80Fix rendering/router.subscribe race condition during hydration (#14497)f7a0130Consolidate slash handling (#14962)b768d62Update redirect docs with note on validation80c67a9chore: format201cd41chore: formatUpdates
react-router-domfrom 7.14.0 to 7.14.1Changelog
Sourced from react-router-dom's changelog.
Commits
197674bRelease 7.14.1 (#14973)a87774fAdd new release process (#14916)Updates
autoprefixerfrom 10.4.27 to 10.5.0Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
faf456aRelease 10.5 versionb841fc5Update dependencies47d6e68Update email45cfc08Replace ESLint and Prettier to oxlint and oxfmt7e3ec7dAdd prefixing support for mask-position-x and mask-position-y (#1548)Updates
cypressfrom 15.13.0 to 15.13.1Release notes
Sourced from cypress's releases.
Commits
ab60822chore: release cypress app 15.3.1 (#33571)5fa0657chore(deps): update dependency cypress-example-kitchensink to 6.0.0 (#33549)0ff43c1chore(npm/react): migrate to@packages/eslint-config(#33426)44fd8b9perf: skip git status and git log calls in run mode (#33552)80e20d2chore: Update v8 snapshot cache - darwin (#33557)532979achore: updating v8 snapshot cache (#33562)58bbebcchore(deps): update actions/setup-node action to v5 (#33544)d6114cbchore: updating v8 snapshot cache (#33547)2844171dependency: Upgrade node-forge to ^1.4.0 (#33546)60325bbfix: reject cy.intercept delay values >= 2^31 (#33377)Updates
eslint-plugin-cypressfrom 6.2.3 to 6.3.0Release notes
Sourced from eslint-plugin-cypress's releases.
Commits
c0b7e3bfeat: added no-and rule to ensure .and() follows certain commands (#310)Updates
globalsfrom 17.4.0 to 17.5.0Release notes
Sourced from globals's releases.
Commits
b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)Updates
postcssfrom 8.5.8 to 8.5.9Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
fe88ac2Release 8.5.9 versionc551632Avoid RegExp when we can use simple JS89a6b74Move SECURITY.txt for docs folder to keep GitHub page cleaner6ceb8a4Create SECURITY.md02ccae6Another way to fix CI with .ts ext in tests on old Node.js2c36658Another way to fix CI with TS on old Node.jsb906003Another way to fix CI with old Node.js04d32cdFix another issue with Node.js 10 on CIdf86cdfTry to fix Node.js 10 on CI82bec0dMove to oxfmtUpdates
prettierfrom 3.8.1 to 3.8.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
b31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)881360bSupportdefault neverin Angular v21.2 (#19034)07d6724Bump Prettier dependency to 3.8.18b4a53aClean changelog_unreleasedUpdates
webpackfrom 5.105.4 to 5.106.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
a934b9bchore(release): new release (#20808)ecb436bfix: use compiler context for CSS modules hash to avoid collisions (#20799)c0e8cf4fix: prevent !important from being renamed in CSS modules (#20798)f8d274bfix: anonymous default export name fix-up in ES5 environment (#20796)e370b76chore(deps-dev): bump the dependencies group with 5 updates (#20790)8774a01chore(release): new release (#20593)cc66616fix: add@deprecatedto methods7cdc173feat: support source phase import for WebAssembly modules (#20364)0b60f1cchore(members): update to match@webpack/core-wg(#20784)955a68ctest: generate snapshots per stats test case (#20785)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions